From a7bd1440a1a00c4884f507afd3cc2bcc848d38bd Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 13 Sep 2024 18:34:51 +0900 Subject: updated waybar hypridle icon and styles --- config/waybar/style/[Retro] Simple Style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/waybar/style/[Retro] Simple Style.css') diff --git a/config/waybar/style/[Retro] Simple Style.css b/config/waybar/style/[Retro] Simple Style.css index 6c1f731f..25e944e6 100644 --- a/config/waybar/style/[Retro] Simple Style.css +++ b/config/waybar/style/[Retro] Simple Style.css @@ -105,7 +105,8 @@ window#waybar { /*-----Indicators----*/ #custom-hypridle.notactive, #idle_inhibitor.activated { - color: #ffd700; + color: #39FF14; + font-size: 100%; } #battery.critical, -- cgit v1.2.3